projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f512d05
)
(maybe-blessmail): Mention bless-mail is in lib-src.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 12 May 1994 10:52:49 +0000
(10:52 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 12 May 1994 10:52:49 +0000
(10:52 +0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index 9f35150e73f4fe87841db3c9fe67b2629b068364..39c09cf76fd3dd0e5f96aaf83ec9827f0b9544b8 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-175,7
+175,7
@@
maybe-blessmail: BLESSMAIL
@if [ `wc -l <blessmail` != 2 ] ; then \
dir=`sed -n -e 's/echo mail directory = \(.*\)/\1/p' blessmail`; \
echo Assuming $$dir is really the mail spool directory, you should; \
- echo run
.
/blessmail ${archlibdir}/movemail; \
+ echo run
lib-src
/blessmail ${archlibdir}/movemail; \
echo as root, to give movemail appropriate permissions.; \
echo Do that after running make install.; \
fi